Learn R Programming

DataSetsUni (version 0.1)

Actuarial data: The mortality of retired people

Description

The function allows to provide the distributional behavior of the mortality of retired people on disability of the Mexican Institute of Social Security.

Usage

data_actuarialm

Value

data_actuarialm gives the mortality of retired people.

Arguments

data_actuarialm

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data describes the distributional behavior of the mortality of retired people on disability of the Mexican Institute of Social Security. Recently, it is used by Tahir et al. (2021) and fitted the Kumaraswamy Pareto IV distribution.

References

Tahir, M. H., Cordeiro, G. M., Mansoor, M., Zubair, M., & Alzaatreh, A. (2021). The Kumaraswamy Pareto IV Distribution. Austrian Journal of Statistics, 50(5), 1-22.

Balakrishnan, N., Leiva, V., Sanhueza, A., & Cabrera, E. (2009). Mixture inverse Gaussian distributions and its transformations, moments and applications. Statistics, 43(1), 91-104.

See Also

data_healthinsur

Examples

Run this code
x<-data_actuarialm
summary(x)

Run the code above in your browser using DataLab